-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.5
-
Code
-
Classes
- OAuthGateway
Total Complexity |
17 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
113 |
Lines of code |
79 |
Logical lines of code |
48 |
Comment lines |
3 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
55 |
4 |
20 |
_mapError() |
S |
60 |
4 |
12 |
__construct() |
S |
69 |
1 |
7 |
createTokenFromCode() |
S |
75 |
1 |
4 |
createTokenFromRefreshToken() |
S |
75 |
1 |
4 |
revokeAccessToken() |
S |
72 |
1 |
5 |
_createToken() |
S |
72 |
1 |
5 |
_mapAccessTokenRevokeSuccess() |
S |
77 |
1 |
4 |
_mapSuccess() |
S |
67 |
1 |
8 |
connectUrl() |
S |
68 |
1 |
6 |
computeSignature() |
S |
74 |
1 |
4 |